* lisp/international/mule-cmds.el (read-char-by-name): Move let-binding
authorJuri Linkov <juri@jurta.org>
Wed, 9 Jan 2013 00:20:02 +0000 (02:20 +0200)
committerJuri Linkov <juri@jurta.org>
Wed, 9 Jan 2013 00:20:02 +0000 (02:20 +0200)
commit740ec3c6260498b384796e72891d5bf77d8a450f
tree8ac65f695cd3ddb75e7d7eca81de3434f356c76d
parentc3a7e75969882adb84fc83af02b20b32f2c42883
* lisp/international/mule-cmds.el (read-char-by-name): Move let-binding
of completion-ignore-case around completing-read to fix regression
exhibited by the test case `C-x 8 RET *acc TAB' and caused by
`string-match-p' using the nil value of `case-fold-search' and
`completion-ignore-case' in `completion-pcm--all-completions'..
lisp/ChangeLog
lisp/international/mule-cmds.el